Total Complexity | 194 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 1,309 |
Lines of code | 518 |
Logical lines of code | 322 |
Comment lines | 594 |
Methods | 53 |
Properties | 19 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__toString() | 43 | 106 | ||
reset() | 50 | 13 | 30 | |
escape() | 53 | 11 | 21 | |
where() | 50 | 10 | 24 | |
whereNotIn() | 53 | 8 | 21 | |
whereIn() | 53 | 8 | 21 | |
whereOr() | 53 | 8 | 20 | |
escapeColNames() | 57 | 7 | 16 | |
run() | 55 | 5 | 20 | |
set() | 57 | 5 | 15 | |
models() | 59 | 5 | 14 | |
orderBy() | 60 | 5 | 13 | |
prepArgs() | 64 | 5 | 9 | |
getQueryProperty() | 63 | 3 | 11 | |
groupBy() | 66 | 3 | 8 | |
columnExists() | 64 | 3 | 10 | |
select() | 65 | 3 | 8 | |
model() | 73 | 3 | 4 | |
getTableSize() | 61 | 2 | 13 | |
count() | 69 | 2 | 6 | |
setStripTags() | 64 | 2 | 10 | |
limit() | 74 | 2 | 4 | |
__construct() | 70 | 2 | 6 | |
join() | 74 | 2 | 4 | |
execute() | 69 | 2 | 7 | |
whereRaw() | 68 | 2 | 7 | |
start() | 72 | 2 | 5 | |
getColumns() | 73 | 2 | 4 | |
getInstalledTables() | 73 | 2 | 4 | |
rollback() | 81 | 1 | 3 | |
commit() | 81 | 1 | 3 | |
rowsAffected() | 82 | 1 | 3 | |
getEscapeOptions() | 82 | 1 | 3 | |
startTransaction() | 81 | 1 | 3 | |
setEscapeOptions() | 81 | 1 | 3 | |
nullSet() | 80 | 1 | 3 | |
numRows() | 82 | 1 | 3 | |
orderDirection() | 77 | 1 | 4 | |
insertId() | 82 | 1 | 3 | |
lastError() | 82 | 1 | 3 | |
result() | 82 | 1 | 3 | |
output() | 77 | 1 | 4 | |
__clone() | 77 | 1 | 4 | |
union() | 75 | 1 | 4 | |
leftJoin() | 78 | 1 | 3 | |
delete() | 79 | 1 | 3 | |
truncate() | 79 | 1 | 3 | |
replace() | 79 | 1 | 3 | |
update() | 79 | 1 | 3 | |
insert() | 79 | 1 | 3 | |
query() | 81 | 1 | 3 | |
tableExists() | 74 | 1 | 4 | |
noConflict() | 81 | 1 | 3 |